[NET] loopback: Added support for SG
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 2 Jun 2006 11:19:33 +0000 (12:19 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 2 Jun 2006 11:19:33 +0000 (12:19 +0100)
commite16b4fa8fe1ac5ffb95a76eb7aed40e3082160bc
tree639069ff7952f6b543368785ca55b1c357e3fb53
parentcf7e961ca7fe9787c2e9b320d9e9564d01daeea6
[NET] loopback: Added support for SG

Just like the standard loopback device, SG support here is innate.
So all we need to do is mark it as such and zero the change_mtu method
so that the MTU can be changed at will.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
linux-2.6-xen-sparse/drivers/xen/netback/loopback.c